Make smtpmail forget the password if the server says it's invalid
authorLars Ingebrigtsen <larsi@gnus.org>
Mon, 24 Dec 2012 12:14:04 +0000 (13:14 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 24 Dec 2012 12:14:04 +0000 (13:14 +0100)
commita124d90a12998176b45ebda8ad43d8f431c13162
tree368aa6adb9adb36005113a96c30f119d274a5c84
parent9b3554c282d15d09645ce409e9bed6481ecbf5e5
Make smtpmail forget the password if the server says it's invalid

* mail/smtpmail.el (smtpmail-try-auth-method): Refactored out into
its own function.
(smtpmail-try-auth-methods): Forget the user name/password if the
login is unsuccessful.
lisp/ChangeLog
lisp/mail/smtpmail.el